const github.com/refraction-networking/utls.alertDecodeError
10 uses
github.com/refraction-networking/utls (current package)
alert.go#L43: alertDecodeError alert = 50
alert.go#L80: alertDecodeError: "error decoding message",
conn.go#L742: return c.in.setErrorLocked(c.sendAlert(alertDecodeError))
ech.go#L565: c.sendAlert(alertDecodeError)
handshake_client_tls13.go#L276: hs.c.sendAlert(alertDecodeError)
handshake_client_tls13.go#L321: c.sendAlert(alertDecodeError)
handshake_client_tls13.go#L520: c.sendAlert(alertDecodeError)
handshake_client_tls13.go#L820: c.sendAlert(alertDecodeError)
handshake_server_tls13.go#L613: c.sendAlert(alertDecodeError)
handshake_server_tls13.go#L618: c.sendAlert(alertDecodeError)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |